Port OreSpawn 4.0.16 to Forge 1.17.1 - #290
Merged
SkyBlade1978 merged 9 commits intoSep 7, 2026
Merged
Conversation
SkyBlade1978
merged commit Sep 7, 2026
7f9da82
into
MinecraftModDevelopmentMods:master-1.17.1
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backports the tested OreSpawn 4.0.10 through 4.0.16 campaign from Forge 1.18.2 to Forge 1.17.1, finishing at
4.0.16.117011.Fixes included
top + 1while preserving buried/authored Snow and Ice;GameTestServer, while ordinary dedicated benchmark servers still stop automatically.Forge 1.17 adaptations
BiomeDictionaryplus stableResourceKey<Biome>values because later biome-tag APIs are unavailable;ChunkBiomeContainer/BiomeManager.NoiseBiomeSource;API major 1, schemas 4/6/5, registry IDs, existing provider field meanings, profile filenames, migration behavior, existing chunks and the
[4.0.6,5.0.0)compatibility range remain unchanged.Validation
genEclipseRunsand production-classpath verification in both the primary and clean exact-commit worktrees;The exact candidate
3b73f396ffc15da66848162e38d37c990968297fwas manually accepted before publication. This PR does not tag, publish, or directly update the MMD branch.